report
Deprecated
Errors should be reported with log or the overload that takes a biConsumer
reports error, if any, to a provided string list
Return
ValidationResult returns itself
Author
fzzyhmstrs
Since
0.2.0, deprecated 0.7.0
Parameters
error Builder
MutableList
Deprecated
Errors should be reported with log or the overload that takes a biConsumer
reports error, if any, to a provided reporter (such as a logger)
Return
this validation
Author
fzzyhmstrs
Since
0.5.9, deprecated 0.7.0
Parameters
error Reporter
Consumer